github.com/andybalholm/brotli.Reader.table (field)

4 uses

	github.com/andybalholm/brotli (current package)
		decode.go#L576: 		p = s.table[:]
		decode.go#L615: 		p = s.table[:]
		decode.go#L796: 				buildCodeLengthsHuffmanTable(s.table[:], s.code_length_code_lengths[:], s.code_length_histo[:])
		state.go#L145: 	table                       [32]huffmanCode